projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5984eb1
)
*** empty log message ***
author
Miles Bader
<miles@gnu.org>
Fri, 1 Dec 2000 04:37:30 +0000
(
04:37
+0000)
committer
Miles Bader
<miles@gnu.org>
Fri, 1 Dec 2000 04:37:30 +0000
(
04:37
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index c6166f76af1379db4dae970befce4c1bc1c74ac9..f5f2bb61a5ea425b1ce9049e2f3e41f31fe5cf80 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2000-12-01 Miles Bader <miles@gnu.org>
+ * image-file.el (image-file-name-regexp): Automatically add
+ upper-case variants of each filename extension in
+ `image-file-name-extensions', since they seem to be common.
+
* simple.el (minibuffer-contents)
(minibuffer-contents-no-properties, delete-minibuffer-contents):
New functions.